home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Deutsche Edition 2
/
Deutsche Edition 2.iso
/
mac
/
DRUCKER
/
Print2Pict 3.5 ƒ
/
P2P Extentions ƒ
/
About Pixmap
next >
Wrap
Text File
|
1993-03-04
|
524b
|
11 lines
This extension creates pixmaps pictures. A pixmap is a raster image of the picture
rather than a set of drawing vectors.
The picture is drawn in an offscreen pixmap. This pixmap is then saved has a
PICT file, but the original vector composing the image are then lost.
This extension uses a lot of memory. A standard sheet of paper is about
800 x 600 pixels. In 256 colors mode, the extension must allocate
800 x 600 bytes = 480000 bytes, plus the same size for the resulting picture
and the size of the original picture.